Click or drag to resize

ServiceRemoveContactFromImList Method

Removes the contact from im list.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Response RemoveContactFromImList(
	ItemId contactId
)

Parameters

contactId
Type: Independentsoft.ExchangeItemId
The contact identifier.

Return Value

Type: Response
Response.
See Also